[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
	worktree = ../../../../../../../../contracts/lib/openzeppelin-contracts/lib/erc4626-tests
[remote "origin"]
	url = https://github.com/a16z/erc4626-tests.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
